PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.text Package / PDFTextLine Class / PDFTextLine Constructor
value
value
In This Topic
    PDFTextLine Constructor
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected PDFTextLine( 
       java.lang.String text,
       PDFDisplayRectangle rectangle
    )

    Parameters

    text
    value
    rectangle
    value
    See Also